| OrganizationType |
| EntityType | Independent |
| Logical Entity Name | OrganizationType |
| Default Table Name | SyOrganizationType |
| Logical Only | NO |
| Definition | |
| Note |
| OrganizationType Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
OrganizationTypeId |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(25) | NO | ||
| IsSystemCode | BIT | NO | ||
| IsActive | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| OrganizationType Keys |
| Key Name | Key Type | Keys |
| PK_SyOrganizationType_SyOrganizationTypeID | PrimaryKey | OrganizationTypeId |
| SyOrganizationType_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| OrganizationType Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| TaskTemplate | Non-Identifying | One To Zero or More | NO | ||||
| TaskTemplateOrganizationType | Non-Identifying | One To Zero or More | NO | ||||
| SyOrganization | Non-Identifying | One To Zero or More | NO | ||||
| OrganizationTypeContactType | Non-Identifying | One To Zero or More | NO | ||||
| SyOrganization | Non-Identifying | One To Zero or More | NO | ||||
| TaskTemplate | Non-Identifying | One To Zero or More | NO | ||||
| TaskTemplateOrganizationType | Non-Identifying | One To Zero or More | NO |
| OrganizationType Check Constraints |
| Check Constraint Name | CheckConstraint |